API Help
Eplan.EplApi.HEServices Namespace / PlcService Class / WriteBackConnPointDesignations Method / WriteBackConnPointDesignations(Terminal[],Boolean) Method
Selected overview PLC terminals.
Specifies whether the directly connected plugs / terminals should also be affected.

In This Topic
    WriteBackConnPointDesignations(Terminal[],Boolean) Method
    In This Topic
    Writes back connection point designations from the selected overview PLC terminals to associated schematic PLC terminals.
    Syntax

    Parameters

    arrPLCTerminals
    Selected overview PLC terminals.
    bAlsoToConnectedPlugsAndTerminals
    Specifies whether the directly connected plugs / terminals should also be affected.

    Return Value

    An array of functions (PLC terminals, terminals, plugs) affected by the operation.
    Exceptions
    ExceptionDescription
    Thrown in case of missing parameters.
    Thrown in case of invalid parameters.
    Remarks
    * The terminals must have a CPU name specified. * The method corresponds to the 'Write back connection point designations' dialog in P8 (Project data -> PLC -> Write back connection point designations...).
    See Also